home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / rem_acc / ublst102.zip / UBUZLIST.CFG < prev    next >
Text File  |  1996-03-07  |  3KB  |  139 lines

  1. ; UbuzLister configuration
  2. ;
  3. ;
  4. ;  Color configuration
  5. ; ---------------------
  6. ;
  7. ; Each section has two values, the first for foreground color and the
  8. ; second for background color. Status, Text and Prompt have a third
  9. ; value, for highlighted color. To achieve a blinking color add 16 to
  10. ; the desired color in the foreground field.
  11. ;
  12. ; The description text
  13. Text     3  0 12
  14. ; Status line
  15. Status   14 1 11
  16. ; Top line - group's name
  17. TopGroup 14 1
  18. ; Top line - area's name
  19. TopArea  14 1
  20. ; Top line - new files / file name / keyword search
  21. TopTitle 14 1
  22. ; "End of list" line
  23. Stop     14 4
  24. ; Comment lines
  25. Comment  14 0
  26. ; The area name lines
  27. Area     15 0
  28. ; File's name
  29. Filename 14 0
  30. ; The character marking the file as tagged
  31. Tag      12 0
  32. ; File's size
  33. Filesize 13 0
  34. ; File's date
  35. Filedate 11 0
  36. ; The character marking the file as new
  37. Newfile  30 0
  38. ; Download counter
  39. Counter  10 0
  40. ; Free File
  41. Free     26 0
  42. ; Password
  43. Password 28 0
  44. ; Cost
  45. Cost     12 0
  46. ; "Uploader"
  47. ULText   14 0
  48. ; Uploader's name
  49. Uploader 10 0
  50. ; If the user uploaded this file, this color will be used to display
  51. ; the text defined in SelfUpload.
  52. UserUL   30 0
  53. ; Select bar (tag/view)
  54. Selector 14 4
  55. ; User prompts (Files searches etc.)
  56. Prompt   14 0 11
  57. ; User input in prompts
  58. Input    11 0
  59. ;
  60. ;
  61. ; Show the group's name with the area name? Default is yes.
  62. ;
  63. ShowGroup no
  64. ;
  65. ;
  66. ; Show the download counters? Default is yes.
  67. ;
  68. ;ShowDL no
  69. ;
  70. ;
  71. ; Do you want to show the name of the uploader? (Default No.)
  72. ;
  73. ShowUploader yes
  74. ;
  75. ;
  76. ; What text would you like Ubuz Lister to diplay when a user views a
  77. ; file he uploaded? Limited to 30 characters and will be ignored if
  78. ; ShowUploader is set to no. Do not add " or ' or anything else in the
  79. ; beginning and end of the line, these character will be treated as
  80. ; normal characters.
  81. ;
  82. SelfUpload You uploaded this file! Yeah!
  83. ;
  84. ;
  85. ; Set the margin on the left, if you wish the file listing to start
  86. ; somewhere else than the beginning of the screen. Default is 0.
  87. ;
  88. LeftMargin   0
  89. ;
  90. ;
  91. ; Uploader names to ignore. Useful if you are using a TIC processor
  92. ; such as ALLFix regulary, or if you hate one of your users.
  93. ;
  94. Ignore AllFix
  95. Ignore AllFix/2
  96. Ignore Iftach Silberman
  97. ;
  98. ;
  99. ; Define the directory in which Ubuz Lister will put the DISP tag
  100. ; file. If this keyword is not defined, Ubuz Lister will not create
  101. ; a DISP tag file. You can also specify if the tag file will be auto
  102. ; loaded when executing FileDoor (Default is no).
  103. ;
  104. DISPDir Y:\RA\TAGS
  105. DISPAuto No
  106. ;
  107. ;
  108. ;
  109. ;
  110. ; Default for input in file searches. You can either use AREA, GROUP,
  111. ; ALL or NONE. When the user will press ENTER he will get this default.
  112. ;
  113. DefaultInput None
  114. ;
  115. ;
  116. ; Define an external chatter. If you have an external chatter defined in
  117. ; RA, you don't need this option. If you don't have any installed, you
  118. ; can use CHATTER.EXE included in the package - it is a small split
  119. ; screen chatter with no thrills. See the documentation on the supported
  120. ; RA command line macros.
  121. ;
  122. ; Chatter CHATTER.EXE *M
  123. ;
  124. ;
  125. ; With this option you can disable the credits screen when Ubuz Lister
  126. ; exits.
  127. ;
  128. DisplayEndCredits Yes
  129. ;
  130. ;
  131. ; With the next two definitions you can define which files Ubuz Lister
  132. ; will read instead of FILES.RA and FGROUPS.RA. Do _not_ include drive
  133. ; and directory.
  134. ;
  135. FILES.RA FILES.UBZ
  136. FGROUPS.RA FGROUPS.UBZ
  137. ;
  138. ;  ------------------  End of configuration file  ------------------
  139.